From 14fef0abba73236de54cc02d35c9169b2fdf0c5f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 6 May 2010 16:57:49 -0400 Subject: [PATCH] [GtkRadioAction] Annotate _set_group --- gtk/gtkradioaction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkradioaction.c b/gtk/gtkradioaction.c index 8338e17a6d..09f0af4eaf 100644 --- a/gtk/gtkradioaction.c +++ b/gtk/gtkradioaction.c @@ -410,7 +410,7 @@ gtk_radio_action_get_group (GtkRadioAction *action) /** * gtk_radio_action_set_group: * @action: the action object - * @group: a list representing a radio group + * @group: (element-type GtkAction): a list representing a radio group * * Sets the radio group for the radio action object. * -- 2.30.2